INSERT INTO public."LogType"(
	"LogTypeId", "LogTypeName", "Active")
	VALUES (78, 'OTRoom', true);